library(kableExtra)
library(dplyr)
##
## Attaching package: 'dplyr'
## The following object is masked from 'package:kableExtra':
##
## group_rows
## The following objects are masked from 'package:stats':
##
## filter, lag
## The following objects are masked from 'package:base':
##
## intersect, setdiff, setequal, union
library(formattable)
library(DT)
source("stock_overview.R")
## Loading required package: xts
## Loading required package: zoo
##
## Attaching package: 'zoo'
## The following objects are masked from 'package:base':
##
## as.Date, as.Date.numeric
##
## Attaching package: 'xts'
## The following objects are masked from 'package:dplyr':
##
## first, last
## Loading required package: TTR
## Registered S3 method overwritten by 'quantmod':
## method from
## as.zoo.data.frame zoo
## Version 0.4-0 included new data defaults. See ?getSymbols.
## ── Attaching packages ──────────────────────────────────────────────────────────────────── tidyverse 1.3.0 ──
## ✓ ggplot2 3.3.0 ✓ purrr 0.3.4
## ✓ tibble 3.0.1 ✓ stringr 1.4.0
## ✓ tidyr 1.0.3 ✓ forcats 0.5.0
## ✓ readr 1.3.1
## ── Conflicts ─────────────────────────────────────────────────────────────────────── tidyverse_conflicts() ──
## x dplyr::filter() masks stats::filter()
## x xts::first() masks dplyr::first()
## x dplyr::group_rows() masks kableExtra::group_rows()
## x dplyr::lag() masks stats::lag()
## x xts::last() masks dplyr::last()
##
## Attaching package: 'scales'
## The following object is masked from 'package:purrr':
##
## discard
## The following object is masked from 'package:readr':
##
## col_factor
## The following objects are masked from 'package:formattable':
##
## comma, percent, scientific
## Using ',' as decimal and '.' as grouping mark. Use read_delim() for more control.
## Parsed with column specification:
## cols(
## Symbole = col_character(),
## Name = col_character(),
## Category = col_character(),
## Currency = col_character(),
## ISIN = col_character()
## )
## 'getSymbols' currently uses auto.assign=TRUE by default, but will
## use auto.assign=FALSE in 0.5-0. You will still be able to use
## 'loadSymbols' to automatically load data. getOption("getSymbols.env")
## and getOption("getSymbols.auto.assign") will still be checked for
## alternate defaults.
##
## This message is shown once per session and may be disabled by setting
## options("getSymbols.warning4.0"=FALSE). See ?getSymbols for details.
## [1] "3M Co."

## [1] "ABB (Asea Brown Boveri)"

## [1] "Airbus SE (ex EADS)"

## [1] "ALBA SE"

## [1] "Algonquin Power & Utilities Corp"

## [1] "Alibaba"

## [1] "Alphabet A (ex Google)"

## [1] "Amazon"

## [1] "American Water Works Co Inc"

## [1] "Anheuser-Busch InBev"

## [1] "AP Moeller Maersk"

## [1] "Apple Inc."

## [1] "Archer Daniels Midland"

## [1] "AT&T Inc. (AT & T Inc.)"

## [1] "Atlassian"

## [1] "Barrick Gold Corp."

## [1] "BayWa AG"

## [1] "Beiersdorf AG"

## [1] "Bitcoin"

## [1] "Booking Holdings Inc Registered Shs"

## [1] "Bristol-Myers Squibb Co."

## [1] "COSCO SHIPPING Ports Ltd"

## [1] "Church & Dwight Co. Inc."

## [1] "Citrix Systems Inc."

## [1] "Coca-Cola Co."

## [1] "Colgate-Palmolive Co."

## [1] "DAX"

## [1] "Diageo plc"

## [1] "Diamondback Energy Inc"

## [1] "Dow Jones"

## [1] "Dr. Hönle AG - UV Technology"

## [1] "Essity AB Registered Shs -B-"

## [1] "FANUC CORPORATION"

## [1] "Freeport-McMoRan Inc"

## [1] "FRoSTA AG"

## [1] "GELSENWASSER AG"

## [1] "Gold"

## [1] "Hapag-Lloyd"

## [1] "HeidelbergCement AG"

## [1] "Heineken"

## [1] "ICA Gruppen AB"

## [1] "Intuitive Surgical Inc"

## [1] "iShares Digital Security UCITS ETF USD Acc"

## [1] "iShares Healthcare Innovation UCITS ETF USD (Acc)"

## [1] "iShares MSCI World ETF"

## [1] "iShares MSCI World UCITS ETF USD (Dist)"

## [1] "JD.com Inc (spons. ADRs)"

## [1] "Johnson & Johnson"

## [1] "KUKA AG"

## [1] "MasterCard Inc."

## [1] "Microsoft Corp."

## [1] "MSC Industrial Direct Co. Inc."

## [1] "Nestlé SA (Nestle)"

## [1] "NextEra Energy Inc"

## [1] "Northrop Grumman Corp."

## [1] "Novartis AG"

## [1] "Novo Nordisk"

## [1] "NVIDIA Corp."

## [1] "Pernod Ricard S.A."

## [1] "Pfizer Inc."

## [1] "Procter & Gamble Co."

## [1] "Roche Holding AG (Inhaberaktie)"

## [1] "Ryanair"

## [1] "SAP SE"

## [1] "Silber"

## [1] "secunet Security Networks AG"

## [1] "ServiceNow Inc"

## [1] "Shell (Royal Dutch Shell) (A)"

## [1] "Skyworks Solutions Inc."

## [1] "Tencent Holdings Ltd"

## [1] "Tesla"

## [1] "Tyson Foods Inc."

## [1] "Unilever plc"

## [1] "Visa Inc."

## [1] "Walt Disney"

## [1] "Wayfair Inc (A)"

## [1] "Wirecard"

## [1] "2020-05-19"